Miner.Responder.Framework.Transformations Namespace > GroupCounterTransformation<GroupType> Class > PerformAction Method : PerformAction(IDictionary,DataSet) Method |
'Declaration
Protected Overloads Overrides Sub PerformAction( _ ByVal arguments As System.Collections.IDictionary, _ ByVal dataSet As System.Data.DataSet _ )
'Usage
Dim instance As GroupCounterTransformation(Of GroupType) Dim arguments As System.Collections.IDictionary Dim dataSet As System.Data.DataSet instance.PerformAction(arguments, dataSet)
protected override void PerformAction( System.Collections.IDictionary arguments, System.Data.DataSet dataSet )
protected procedure PerformAction( arguments: System.Collections.IDictionary; dataSet: System.Data.DataSet ); override;
protected override function PerformAction( arguments : System.Collections.IDictionary, dataSet : System.Data.DataSet );
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2